Skip to content

fix(admin-ui): correct Cancel button behavior in Logging page under A…#2376

Merged
moabu merged 2 commits intomainfrom
admin-ui-issue-2375
Oct 22, 2025
Merged

fix(admin-ui): correct Cancel button behavior in Logging page under A…#2376
moabu merged 2 commits intomainfrom
admin-ui-issue-2375

Conversation

@faisalsiddique4400
Copy link
Contributor

fix(admin-ui): correct Cancel button behavior in Logging page under Auth Server module to properly reset form values

📝 Description

The Cancel button on the Logging page in the Auth Server module was not functioning correctly. When clicked, it failed to reset the fields to their last saved state, causing confusion for users editing configurations.
This update ensures consistent Cancel button behavior across all configuration pages.

✅ Expected Behavior

  • Clicking Cancel on the Logging page now resets all fields to their previous values.
  • Behavior matches that of other configuration pages such as SCIM, SAML, SMTP, and Cache.

🔗 Ticket

Closes: #2375

…uth Server module to properly reset form values
@mo-auto mo-auto added comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Oct 20, 2025
@faisalsiddique4400 faisalsiddique4400 removed the request for review from syntrydy October 20, 2025 13:37
@moabu moabu merged commit aabd989 into main Oct 22, 2025
4 checks passed
@moabu moabu deleted the admin-ui-issue-2375 branch October 22, 2025 10:44
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect cancel button behaviour in the Logging page in Auth Server module.

4 participants